ParcelAnnouncement-v1.0 Schema
DestinationAddress Element
ParcelAnnouncement-v1.0 Schema > Announcement Element > ParcelInfo Element : DestinationAddress Element
Description
This element describes the address of the destination customer where this shipmet is sent to. When an AlternateDeliveryAddress is available, this address is for information only. In such case, the parcel will be sent to the give alternate delivery address.
Namespace urn:xmlns:nedfox-retailvista-com:parcelannouncement-v1.0
Type
Address Complex Type
Diagram
CountryIsoCode Element CountryDescription Element City Element ZipCode Element County Element AttentionOf Element AddressDescription Element Address Element Sequence DestinationAddress Element
Overview
DestinationAddress Address Complex Type
This element describes the address of the destination customer where this shipmet is sent to. When an AlternateDeliveryAddress is available, this address is for information only. In such case, the parcel will be sent to the give alternate delivery address.
Sequence
Address xs:string
The complete address, including housenumber and additions.
AddressDescription xs:string
An optional filled text, describing the address. Especially used when no housenumber is available, for example on ships lying in canals.
AttentionOf xs:string
An optional filled text describing a person or department when delivery a parcel, for example 'logistics department'.
County xs:string
ZipCode xs:string
City xs:string
CountryDescription xs:string
CountryIsoCode xs:string
Source
<xs:element name="DestinationAddress" type="parcel:Address" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
ParcelInfo ElementAnnouncement ElementParcelAnnouncement-v1.0 Schema